Skip to main content

adResizeEnd

Type

message

Summary

Sent whan an ad finished resizing.

Syntax

adResizeEnd <pAdName>

Description

Handle the adResizeEnd message if you want to perform an action when an ad finished resizing.

The adResizeEnd message is sent to the current card when an ad has finished resizing.

Parameters

NameTypeDescription

pAdName

The name of ad that has been expanded (as specified in mobileAdCreate)

Examples

on adResizeEnd pAdName
send "layout" to group "content"
end adResizeEnd

command: mobileAdCreate, mobileAdRegister, mobileAdDelete

message: adLoaded, adLoadFailed, adResizeStart

Compatibility and Support

Introduced

LiveCode 6.0

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?